home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows3 / msdemo1.zip / READ.ME2 < prev    next >
Text File  |  1991-10-15  |  12KB  |  287 lines

  1. MultiScope Trial Version Debuggers 1.03  READ.ME2                     10/15/91
  2. ------------------------------------------------------------------------------
  3.  
  4.   Welcome to the MultiScope Trial Version Debuggers for Windows! 
  5.  
  6.   This trial version diskette contains fully operational versions of the 
  7.   MultiScope Debuggers for Windows, along with a sample application and a 
  8.   complete tutorial program that will introduce you to the software. 
  9.  
  10.   The SETUP program provided will install the software to your hard disk, and 
  11.   automatically start the tutorial program. 
  12.  
  13.        Time to install the software  -- about 3 minutes.
  14.  
  15.        Time to complete the tutorial -- about 20 to 30 minutes.
  16.  
  17.   After you complete the tutorial, you can experiment with the debuggers 
  18.   yourself.  The software included on this diskette is completely 
  19.   operational, with the limitation that the debuggers will debug only the 
  20.   sample application provided. 
  21.  
  22.  
  23. System Requirements 
  24. =================== 
  25.  
  26.   The MultiScope Debuggers for Windows Trial Version software has the 
  27.   following system requirements: 
  28.  
  29.     *  Microsoft Windows 3.0 or 3.1, supporting Standard or 386 Enhanced mode 
  30.     *  3MB free hard disk space 
  31.     *  2MB RAM minimum, 4MB recommended 
  32.  
  33.  
  34. Installation 
  35. ============ 
  36.  
  37.   To install the MultiScope Trial Version software on your system, you must 
  38.   have Microsoft Windows(tm) installed on your system.  Execute the SETUP 
  39.   program included on the Trial Version diskette by entering the following 
  40.   command at the DOS prompt: 
  41.  
  42.        WIN A:SETUP 
  43.  
  44.   The SETUP program will prompt you with a dialog box.  Follow its 
  45.   directions, and the MultiScope Debugger Trial Version software will be 
  46.   copied to your system.  After the installation is complete, Windows will 
  47.   restart and the tutorial program will automatically begin. 
  48.  
  49.  
  50. Highlights of the MultiScope Debuggers for Windows 
  51. ================================================== 
  52.  
  53.   This Trial Version of the MultiScope Debuggers for Windows provides you 
  54.   with a look at just some of the major components of the MultiScope 
  55.   Debuggers for Windows package.  What follows are some of the highlights of 
  56.   the complete MultiScope Debuggers for Windows package. 
  57.  
  58.  
  59.   Power, Flexibility, Convenience --------------------------------
  60.  
  61.   The MultiScope Debuggers for Windows provide you with the most powerful 
  62.   solutions available for debugging your Windows 386 Enhanced, Standard, and 
  63.   Real Mode applications.  In your arsenal of tools, you'll have a Windows 
  64.   interface debugger that will allow you to be far more productive than ever 
  65.   before (you'll even be able to see your application while debugging it on 
  66.   the same screen!).  In addition, you'll have the capability of instantly 
  67.   pinpointing the cause of those elusive "Unrecoverable Application Errors" - 
  68.   even after the fact!  And, if you have a second machine, you'll have the 
  69.   convenience and flexibility of remote debugging! 
  70.  
  71.  
  72.   Debug Multiple Languages ---------------------------------------
  73.  
  74.   The MultiScope Debuggers for Windows directly support all compilers that 
  75.   produce CodeView(tm)-compatible debug information, including: 
  76.  
  77.     *  Microsoft C 
  78.     *  Microsoft Macro Assembler 
  79.     *  Microsoft Pascal 
  80.     *  Microsoft Basic 
  81.     *  Microsoft Fortran 
  82.  
  83.  
  84.   MultiScope Run-Time Debuggers ----------------------------------
  85.  
  86.   The MultiScope Run-Time Debuggers allow you to control the execution of 
  87.   your program by using conditional or unconditional breakpoints (at the 
  88.   source or assembly level), or by using 386/486 data or memory watchpoints.  
  89.   The Run-Time Debuggers provide you with 11 different "Go" commands and a 
  90.   Remote Control interface for monitoring your program without taking too 
  91.   much space from the Windows screen. 
  92.  
  93.  
  94.   MultiScope Crash Analyzer System -------------------------------
  95.  
  96.   The MultiScope Crash Analyzer System allows you to symbolically analyze 
  97.   your program after it has crashed.  An "execution monitor" utility is 
  98.   provided that will capture the entire state of your program to a dump file 
  99.   at the occurrence of an "Unrecoverable Application Error", or other run-
  100.   time exception.  You can examine the dump file with the MultiScope Crash 
  101.   Analyzer to determine the cause of your program's crash. 
  102.  
  103.  
  104.   MultiScope Remote Debuggers ------------------------------------
  105.  
  106.   The MultiScope Remote Debuggers allow you to control the execution of your 
  107.   program using a secondary machine, allowing you to allocate the entire 
  108.   system resources to your application.  The MultiScope Debuggers for Windows 
  109.   package includes both serial and network (Novell, NetBIOS) Remote 
  110.   Debuggers. 
  111.  
  112.  
  113.   Windows and Character Mode User Interfaces ---------------------
  114.  
  115.   The MultiScope Debuggers for Windows allow you to debug your Windows 
  116.   applications with a Windows interface debugger -- on the same screen! Also 
  117.   provided is a character-mode interface debugger that allows you to debug 
  118.   your Windows application using either a single or dual monitor setup. 
  119.  
  120.  
  121.   386/486(tm) Support --------------------------------------------
  122.  
  123.   The MultiScope Debuggers for Windows provide high speed 386/486 
  124.   watchpoints.  These watchpoints allow you to select a variable or memory 
  125.   location and then execute your program at full speed until an access is 
  126.   made to it by your program. 
  127.  
  128.  
  129.   Debugger Views -------------------------------------------------
  130.  
  131.   The MultiScope Debuggers provide the following views: 
  132.  
  133.     *  Source code 
  134.     *  Symbolic data 
  135.     *  Graphical data 
  136.     *  Memory values 
  137.     *  Spy messages 
  138.     *  Log commands 
  139.     *  Procedures 
  140.     *  Modules 
  141.     *  Call chain 
  142.     *  Assembly decode 
  143.     *  CPU registers 
  144.     *  Math coprocessor (80x87) registers 
  145.     *  Breakpoints 
  146.     *  Watchpoints 
  147.     *  Output 
  148.     *  Help 
  149.  
  150.  
  151.   Symbolic and Graphic Data --------------------------------------
  152.  
  153.   MultiScope is the only debugger that actually lets you explore data 
  154.   structures and relationships both symbolically and graphically.  The Data 
  155.   window displays symbolic information on global and local variables, their 
  156.   values, and their types.  Just double-click with the mouse on a pointer or 
  157.   press a key to see the fields of the structure or the array elements it 
  158.   points to.  The MultiScope Debuggers for Windows can even show you data 
  159.   structures as you would visualize them graphically! Zoom in to see more 
  160.   information about pointers, values, and substructures. 
  161.  
  162.  
  163.   It's All You Need ----------------------------------------------
  164.  
  165.   Finally, a debugger with the muscle and functionality to really get the job 
  166.   done.  Take one look, and you'll know the MultiScope Debuggers for Windows 
  167.   are the only debuggers you'll ever need. 
  168.  
  169.  
  170. Ordering Information 
  171. ==================== 
  172.  
  173.   For more information, or to order a copy of the MultiScope Debuggers for 
  174.   Windows, contact: 
  175.  
  176.        MultiScope, Inc. 
  177.        Sales Department 
  178.        1235 Pear Ave. 
  179.        Mountain View, CA 94043 
  180.  
  181.        Phone: (800) 999-8846 
  182.               (415) 968-4892 
  183.  
  184.        FAX:   (415) 968-4622 
  185.  
  186.  
  187. Notes on the Trial Version Installation 
  188. ======================================= 
  189.  
  190.   The SETUP program provided makes the following changes to your Windows 
  191.   system initialization files (no changes are made to your DOS AUTOEXEC.BAT 
  192.   or CONFIG.SYS files): 
  193.  
  194.     *  The SYSTEM.INI has the following two device lines added in the 
  195.        "[386Enh]" section: 
  196.  
  197.             device=...\mslook.386 
  198.             device=...\windebug.386 
  199.  
  200.        These device drivers provide support for high-speed 386/486(tm) 
  201.        watchpoints and for the Windows debug interface. 
  202.  
  203.     *  The PROGMAN.INI file has the "MultiScope Demo" group added to it. 
  204.  
  205.     *  The "run=" statement in WIN.INI is saved and restored for when 
  206.        the SETUP program restarts Windows into the tutorial. This is 
  207.        done so that the device drivers referenced above are loaded for 
  208.        the MultiScope Trial Version Tutorial. 
  209.  
  210.  
  211. Display Configuration Files 
  212. =========================== 
  213.  
  214.   The SETUP program determines the type of display configuration you are 
  215.   using, and installs an appropriate debugger display configuration file for 
  216.   that mode.  The debugger display configuration file contains information 
  217.   about the default colors, font sizes, and window orientation of the 
  218.   debugger. 
  219.  
  220.   If you are using a Windows display configuration that SETUP doesn't support 
  221.   by default, it will install a default 16-color VGA configuration file 
  222.   (which should work fine in most cases), and will let you know that it is 
  223.   doing so with a message box. 
  224.  
  225.   Several default configuration files are provided in the installation 
  226.   directory, and you can install another one if you choose (which may be 
  227.   necessary, for example, if you are using a very high resolution 256 color 
  228.   mode). 
  229.  
  230.   Here is a list of the debugger display configuration files provided: 
  231.  
  232.     *  MS350008.CFG    640x350,   8 colors (typically an EGA) 
  233.     *  MS350016.CFG    640x350,  16 colors (    "     "   " ) 
  234.     *  MS480016.CFG    640x480,  16 colors (typically a VGA) 
  235.     *  MS480256.CFG    640x480, 256 colors (typically a Super-VGA) 
  236.     *  MS600016.CFG    800x600,  16 colors (    "     "     "    ) 
  237.     *  MS600256.CFG    800x600, 256 colors (    "     "     "    ) 
  238.     *  MS768016.CFG   1024x768,  16 colors (8514/A, or a Super-VGA) 
  239.     *  MS768256.CFG   1024x768, 256 colors (XGA, or a Super-VGA) 
  240.  
  241.   Copy the file that seems closest to your display adapter resolution and 
  242.   colors to the file "WMS.CFG" in the MultiScope Trial Version installation 
  243.   directory.  For example, if you are using a 1280x1024 mode with 256 colors, 
  244.   you would copy the "MS768256.CFG" file to "WMS.CFG": 
  245.  
  246.        C: 
  247.        CD \MSDEMO 
  248.        COPY MS768256.CFG WMS.CFG 
  249.  
  250.   In most cases, however, this step should not be necessary. 
  251.  
  252.  
  253. De-installing the Trial Version Software 
  254. ======================================== 
  255.  
  256.   To remove the MultiScope Trial Version software from your system, simply 
  257.   remove the "mslook.386" device line from your Windows SYSTEM.INI file (see 
  258.   above), delete the "MultiScope Demo" group from the Program Manager, and 
  259.   delete the Trial Version software subdirectory from your hard disk. 
  260.  
  261.  
  262. What You See in the Trial Version     What You Get in the Complete Package 
  263. =================================     ==================================== 
  264.  
  265.     *  Windows-interface Run-Time       * Windows-interface Run-Time 
  266.         Debugger                           Debugger 
  267.  
  268.     *  Crash Analyzer System            * Character-Mode interface Run-Time 
  269.         (MED utility and Crash             Debugger 
  270.          Analyzer) 
  271.                                         * Crash Analyzer System (MED 
  272.                                            utility and Crash Analyzer) 
  273.  
  274.                                         * Serial and Network Remote 
  275.                                            Debuggers 
  276.  
  277.                                         * For a limited time, the 
  278.                                            MultiScope Debuggers for DOS 
  279.  
  280.  
  281. ============================================================================= 
  282. Copyright (C) 1989, 1991 MultiScope, Inc.  All Rights Reserved. 
  283.  
  284. MultiScope is a registered trademark of MultiScope, Inc.
  285. Microsoft and Windows are trademarks of Microsoft Corporation.
  286. All other trademarks are property of their respective owners.
  287.